Skip to content

migrate from openapi typescript codegen to hey-api-openapi-ts #237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

deekshith1856
Copy link
Contributor

Description:

  • Replaced the OpenAPI TypeScript Codegen package with hey-api-openapi-ts.
  • Updated the implementation to handle omitReadonly by reading the types file. If it detects a requestBody, it wraps the type with OmitReadonly to exclude readonly properties.

Checklist:

  • feature tested manually 👨‍🔬 🧪
  • supporting test cases added 🚀 💼
  • code is readable - added necessary doc comments 👨‍🏭 🗒️
  • translation keys added 🌐 🗝️
  • dpqa automation attributes added 🤖 🛠️

Related issues:

@deekshith1856 deekshith1856 requested a review from tiholic January 15, 2025 04:04
@deekshith1856 deekshith1856 self-assigned this Jan 15, 2025
@deekshith1856 deekshith1856 added the enhancement New feature or request label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from openapi-typescript-codegen to @hey-api/openapi-ts
1 participant